SixBit API Schema
SubStatusNameType Simple Type
Description
The substatus name of a record. If the SubStatusID is provided, this will be ignored. The StatusID or StatusName is required when providing a SubStatusID or SubStatusName.
Namespace (none)
Type
Restriction of xs:string
Diagram
SubStatusNameType Simple Type
Overview
SubStatusNameType Restriction of xs:string
The substatus name of a record. If the SubStatusID is provided, this will be ignored. The StatusID or StatusName is required when providing a SubStatusID or SubStatusName.
Source
<xs:simpleType name="SubStatusNameType" xmlns:xs="http://www.w3.org/2001/XMLSchema">
  <xs:annotation>
    <xs:documentation>The substatus name of a record. If the SubStatusID is provided, this will be ignored.  The StatusID or StatusName is required when providing a SubStatusID or SubStatusName.</xs:documentation>
  </xs:annotation>
  <xs:restriction base="xs:string" />
</xs:simpleType>
See Also
SixBit API Schema

 

 


© 2022 All Rights Reserved.

Send comments on this topic.